home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / mf / inputs / misc / ocminch.mf < prev    next >
Text File  |  1994-05-17  |  4KB  |  83 lines

  1. % This is OCMINCH.MF in text format, as of Sept. 14, 1988.
  2. % Computer Modern Inch-High Sans Serif Bold Extended Caps and Digits Outline
  3. if unknown cmbase: input cmbase fi
  4. input outlines     % Line added 5/7/89
  5. numeric Pt#; 250/36Pt#=1in#;
  6. font_identifier:="OCMINCH"; font_size 10Pt#;
  7.  
  8. outlining:=true;
  9.  
  10. u#:=22/36Pt#;      % unit width
  11. width_adj#:=22/36Pt#;    % width adjustment for certain characters
  12. serif_fit#:=-9/36Pt#;    % extra sidebar near lowercase serifs
  13. cap_serif_fit#:=-11/36Pt#;  % extra sidebar near uppercase serifs
  14. letter_fit#:=0Pt#;    % extra space added to all sidebars
  15.  
  16. body_height#:=270/36Pt#;  % height of tallest characters
  17. asc_height#:=250/36Pt#;    % height of lowercase ascenders
  18. cap_height#:=250/36Pt#;    % height of caps
  19. fig_height#:=250/36Pt#;    % height of numerals
  20. x_height#:=165/36Pt#;    % height of lowercase without ascenders
  21. math_axis#:=90/36Pt#;    % axis of symmetry for math symbols
  22. bar_height#:=90/36Pt#;    % height of crossbar in lowercase e
  23. comma_depth#:=38/36Pt#;    % depth of comma below baseline
  24. desc_depth#:=70/36Pt#;    % depth of lowercase descenders
  25.  
  26. crisp#:=26/36Pt#;    % diameter of serif corners
  27. tiny#:=26/36Pt#;    % diameter of rounded corners
  28. fine#:=9/36Pt#;      % diameter of sharply rounded corners
  29. thin_join#:=9/36Pt#;    % width of extrafine details
  30. hair#:=49/36Pt#;    % lowercase hairline breadth
  31. stem#:=49/36Pt#;    % lowercase stem breadth
  32. curve#:=49/36Pt#;    % lowercase curve breadth
  33. ess#:=43/36Pt#;      % breadth in middle of lowercase s
  34. flare#:=40/36Pt#;    % diameter of bulbs or breadth of terminals
  35. dot_size#:=47/36Pt#;    % diameter of dots
  36. cap_hair#:=49/36Pt#;    % uppercase hairline breadth
  37. cap_stem#:=53/36Pt#;    % uppercase stem breadth
  38. cap_curve#:=53/36Pt#;    % uppercase curve breadth
  39. cap_ess#:=51/36Pt#;    % breadth in middle of uppercase s
  40. rule_thickness#:=30/36Pt#;  % thickness of lines in math symbols
  41.  
  42. dish#:=0Pt#;      % amount erased at top or bottom of serifs
  43. bracket#:=0Pt#;      % vertical distance from serif base to tangent
  44. jut#:=0Pt#;      % protrusion of lowercase serifs
  45. cap_jut#:=0Pt#;      % protrusion of uppercase serifs
  46. beak_jut#:=0Pt#;    % horizontal protrusion of beak serifs
  47. beak#:=1.5/36Pt#;    % vertical protrusion of beak serifs
  48. vair#:=26/36Pt#;    % vertical diameter of hairlines
  49. %notch_cut#:=49/36Pt#;    % maximum breadth above or below notches
  50. notch_cut#:=17Pt#;    % maximum breadth above or below notches drh
  51. bar#:=26/36Pt#;      % lowercase bar thickness
  52. slab#:=36/36Pt#;    % serif and arm thickness
  53. cap_bar#:=34/36Pt#;    % uppercase bar thickness
  54. cap_band#:=31/36Pt#;    % uppercase thickness above/below lobes
  55. %cap_notch_cut#:=45/36Pt#;  % max breadth above/below uppercase notches
  56. cap_notch_cut#:=17Pt#;  % max breadth above/below uppercase notches drh
  57. serif_drop#:=2/36Pt#;    % vertical drop of sloped serifs
  58. stem_corr#:=1/36Pt#;    % for small refinements of stem breadth
  59. vair_corr#:=2/36Pt#;    % for small refinements of hairline height
  60. apex_corr#:=18/36Pt#;    % extra width at diagonal junctions
  61.  
  62. o#:=8/36Pt#;      % amount of overshoot for curves
  63. apex_o#:=0Pt#;      % amount of overshoot for diagonal junctions
  64.  
  65. slant:=0;      % tilt ratio $(\Delta x/\Delta y)$
  66. fudge:=.88;      % factor applied to weights of heavy characters
  67. math_spread:=.5;    % extra openness of math symbols
  68. superness:=3/4;      % parameter for superellipses
  69. superpull:=1/18;    % extra openness inside bowls
  70. beak_darkness:=0;    % fraction of triangle inside beak serifs
  71. ligs:=2;      % level of ligatures to be included
  72.  
  73. square_dots:=true;    % should dots be square?
  74. hefty:=true;      % should we try hard not to be overweight?
  75. serifs:=false;      % should serifs and bulbs be attached?
  76. monospace:=false;    % should all characters have the same width?
  77. variant_g:=false;    % should an italic-style g be used?
  78. low_asterisk:=false;    % should the asterisk be centered at the axis?
  79. math_fitting:=false;    % should math-mode spacing be used?
  80.  
  81. generate title      % switch to the driver file
  82.  
  83.